WiFi Scanning Using ESP8266 ESP-01 Module

In my earlier post I discussed installing the ESPurna firmware on the ESP-01 module, a ESP8266 based IoT device. The firmware provides a Web as well as a telnet UI. In this post we’ll be more focused on the CLI via telnet. More specifically, we’ll be looking at the wifi.scan command issued in a telnet session to determine wireless coverage. The ESP-01 module is well suited for tasks like determining wifi coverage. It is small, can operate on a small … Continue reading WiFi Scanning Using ESP8266 ESP-01 Module